Fix broken link in docs/CONTRIBUTING.md
authorAbhay Kadam <akadam@redhat.com>
Tue, 22 Nov 2016 13:04:52 +0000 (18:34 +0530)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 22 Nov 2016 14:00:15 +0000 (14:00 +0000)
The link for git-rebase manual contains stray character (])
at the end.

Closes: #592
Approved by: jlebon

docs/CONTRIBUTING.md

index a26f39759af79ab846e107664a273ab38b60b0a7..3658811352f5ceffdd849c2785a0c1aefab0983c 100644 (file)
@@ -15,7 +15,7 @@ for more information.  Instead, we use an instance of
 As a review proceeeds, the preferred method is to push `fixup!`
 commits via `git commit --fixup`.  Homu knows how to use
 `--autosquash` when performing the final merge.  See the
-[Git documentation](https://git-scm.com/docs/git-rebase]) for more
+[Git documentation](https://git-scm.com/docs/git-rebase) for more
 information.
 
 Alternative methods if you don't like Github (also fully supported):